Skip test failing on GNU/Hurd when writing on /dev/zero or
/dev/random. On different GNU/Hurd installations writing to either one or
another would fail. Currently writing to /dev/random results in the message
"Computer bought the farm" and exit status 1
See also: https://github.com/facebook/zstd/issues/1116
Gbp-Pq: Name 0015-Skip-dev-random-tests-on-hurd.patch
Peter Pentchev [Sun, 20 Mar 2022 16:25:50 +0000 (16:25 +0000)]
libzstd (1.4.9+dfsg-1) unstable; urgency=medium
* New maintainer, bring libzstd under the RPM packaging team's umbrella.
Many thanks to the Debian Med Team and everyone else for their work!
* Add my debian/* copyright notice.
* Catch up with a renamed Lintian tag in an override.
* Correct the upstream copyright years.
* Add a trivial git-buildpackage config file.
* New upstream release:
- update the upstream copyright years
- adapt the 0008-Address-embedded-zlib patch
- refresh patch line numbers
* Fix a kFreeBSD FTBFS - UTIME_NOW is not defined.